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

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1039'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1039'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_19'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_19'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_20'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_20'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_467'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_467'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_468'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_468'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_140'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_140'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1024'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1024'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth2_IMGW_Phytobenthos_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1025'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1025'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1026'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1026'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1027'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1027'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1017'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1017'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1018'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1018'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth6_IMGW_Phytobenthos_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1019'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1019'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1020'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1020'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth7_IMGW_Phytobenthos_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1021'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1021'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1022'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1022'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth1_IMGW_Phytobenthos_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1023'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1023'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_958'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_958'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_959'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_959'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_960'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_960'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth4_IMGW_Phytobenthos_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_961'^^xsd:string;
  dwc:scientificName 'Chara aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399466'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_961'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '399466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth5_IMGW_Phytobenthos_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth5_IMGW_Phytobenthos_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth5_IMGW_Phytobenthos_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth5_IMGW_Phytobenthos_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth5_IMGW_Phytobenthos_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_962'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_962'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth6_IMGW_Phytobenthos_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth6_IMGW_Phytobenthos_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth6_IMGW_Phytobenthos_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth6_IMGW_Phytobenthos_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth6_IMGW_Phytobenthos_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_963'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_963'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040804_depth1_IMGW_Phytobenthos_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth1_IMGW_Phytobenthos_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth1_IMGW_Phytobenthos_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth1_IMGW_Phytobenthos_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040804_depth1_IMGW_Phytobenthos_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_964'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_964'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040804_depth3_IMGW_Phytobenthos_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth3_IMGW_Phytobenthos_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth3_IMGW_Phytobenthos_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth3_IMGW_Phytobenthos_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040804_depth3_IMGW_Phytobenthos_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_965'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_965'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_966'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_966'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_930'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_930'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_931'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_931'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth3_IMGW_Phytobenthos_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth3_IMGW_Phytobenthos_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth3_IMGW_Phytobenthos_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth3_IMGW_Phytobenthos_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth3_IMGW_Phytobenthos_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_932'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_932'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_933'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_933'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth4_IMGW_Phytobenthos_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_934'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_934'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_935'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_935'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth5_IMGW_Phytobenthos_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_936'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_936'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth6_IMGW_Phytobenthos_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth6_IMGW_Phytobenthos_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth6_IMGW_Phytobenthos_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth6_IMGW_Phytobenthos_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth6_IMGW_Phytobenthos_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_937'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_937'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_938'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_938'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.98333"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_948'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '53.98333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_948'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.98333"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_949'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '53.98333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_949'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.98333"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_SK_20040901_depth5_IMGW_Phytobenthos_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_950'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '53.98333'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_950'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_SK_20040901_depth6_IMGW_Phytobenthos_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth6_IMGW_Phytobenthos_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth6_IMGW_Phytobenthos_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_SK_20040901_depth6_IMGW_Phytobenthos_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98333 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.98333"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_SK_20040901_depth6_IMGW_Phytobenthos_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_951'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '53.98333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_951'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_952'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_952'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_953'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_953'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_954'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_954'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_955'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_955'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_956'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_956'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_957'^^xsd:string;
  dwc:scientificName 'Chara aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399466'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_957'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '399466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_940'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_940'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_941'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_941'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_942'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_942'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_943'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_943'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_944'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_944'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth2_IMGW_Phytobenthos_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_945'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_945'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_946'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_946'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth3_IMGW_Phytobenthos_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_947'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_947'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040911_depth1_IMGW_Phytobenthos_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_939'^^xsd:string;
  dwc:scientificName 'Chara aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399466'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_939'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '399466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_918'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_918'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_919'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_919'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth4_IMGW_Phytobenthos_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_920'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_920'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_921'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_921'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_922'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_922'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_923'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_923'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_924'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_924'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth5_IMGW_Phytobenthos_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_925'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_925'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth6_IMGW_Phytobenthos_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth6_IMGW_Phytobenthos_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth6_IMGW_Phytobenthos_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth6_IMGW_Phytobenthos_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth6_IMGW_Phytobenthos_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_926'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_926'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth7_IMGW_Phytobenthos_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth7_IMGW_Phytobenthos_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth7_IMGW_Phytobenthos_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth7_IMGW_Phytobenthos_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth7_IMGW_Phytobenthos_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_927'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_927'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_928'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_928'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040911_depth2_IMGW_Phytobenthos_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_929'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_929'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_886'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_886'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_887'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_887'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_888'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_888'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_889'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_889'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_890'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_890'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_891'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_891'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth5_IMGW_Phytobenthos_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_892'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_892'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth6_IMGW_Phytobenthos_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth6_IMGW_Phytobenthos_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth6_IMGW_Phytobenthos_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth6_IMGW_Phytobenthos_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth6_IMGW_Phytobenthos_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_893'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_893'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth7_IMGW_Phytobenthos_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth7_IMGW_Phytobenthos_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth7_IMGW_Phytobenthos_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth7_IMGW_Phytobenthos_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth7_IMGW_Phytobenthos_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_894'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_894'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_895'^^xsd:string;
  dwc:scientificName 'Furcellaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144150'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_895'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_896'^^xsd:string;
  dwc:scientificName 'Ceramium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_896'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_897'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_897'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_898'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_898'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth3_IMGW_Phytobenthos_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_899'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_899'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_900'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_900'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_901'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_901'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_902'^^xsd:string;
  dwc:scientificName 'Ceramium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_902'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_903'^^xsd:string;
  dwc:scientificName 'Furcellaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144150'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_903'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '144150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth4_IMGW_Phytobenthos_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_904'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_904'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_905'^^xsd:string;
  dwc:scientificName 'Ceramium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_905'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_906'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_906'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1015'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1015'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth5_IMGW_Phytobenthos_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1016'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1016'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1005'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1005'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1006'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1006'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1007'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1007'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1008'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1008'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1009'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1009'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1010'^^xsd:string;
  dwc:scientificName 'Ruppia rostellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234031'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1010'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '234031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth3_IMGW_Phytobenthos_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1011'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1011'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1012'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1012'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1013'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1013'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth4_IMGW_Phytobenthos_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1014'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1014'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040804_depth4_IMGW_Phytobenthos_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_967'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_967'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040804_depth5_IMGW_Phytobenthos_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth5_IMGW_Phytobenthos_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth5_IMGW_Phytobenthos_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth5_IMGW_Phytobenthos_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040804_depth5_IMGW_Phytobenthos_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_968'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_968'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20040804_depth6_IMGW_Phytobenthos_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth6_IMGW_Phytobenthos_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth6_IMGW_Phytobenthos_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20040804_depth6_IMGW_Phytobenthos_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20040804_depth6_IMGW_Phytobenthos_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_969'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_969'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth1_IMGW_Phytobenthos_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth1_IMGW_Phytobenthos_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth1_IMGW_Phytobenthos_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth1_IMGW_Phytobenthos_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth1_IMGW_Phytobenthos_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_970'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_970'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_971'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_971'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_972'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_972'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth2_IMGW_Phytobenthos_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_973'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_973'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth3_IMGW_Phytobenthos_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth3_IMGW_Phytobenthos_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth3_IMGW_Phytobenthos_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth3_IMGW_Phytobenthos_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth3_IMGW_Phytobenthos_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_974'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_974'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_975'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_975'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth4_IMGW_Phytobenthos_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_976'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_976'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_997'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_997'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_998'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_998'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_999'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_999'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth6_IMGW_Phytobenthos_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1000'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1000'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1001'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1001'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1002'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1002'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth1_IMGW_Phytobenthos_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1003'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1003'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020913_depth2_IMGW_Phytobenthos_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1004'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1004'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_995'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_995'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth5_IMGW_Phytobenthos_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_996'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_996'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth5_IMGW_Phytobenthos_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth5_IMGW_Phytobenthos_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth5_IMGW_Phytobenthos_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth5_IMGW_Phytobenthos_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth5_IMGW_Phytobenthos_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_977'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_977'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_978'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_978'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth6_IMGW_Phytobenthos_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_979'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_979'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030910_depth7_IMGW_Phytobenthos_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth7_IMGW_Phytobenthos_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth7_IMGW_Phytobenthos_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030910_depth7_IMGW_Phytobenthos_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030910_depth7_IMGW_Phytobenthos_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_980'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_980'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_981'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_981'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_982'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_982'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_983'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_983'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1042'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1042'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1043'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1043'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1044'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1044'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1045'^^xsd:string;
  dwc:scientificName 'Phyllophora brodiei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1045'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth7_IMGW_Phytobenthos_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1046'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1046'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1040'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1040'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth6_IMGW_Phytobenthos_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1041'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1041'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1033'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1033'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1034'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1034'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1035'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1035'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1036'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1036'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1037'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1037'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth5_IMGW_Phytobenthos_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1038'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1038'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1029'^^xsd:string;
  dwc:scientificName 'Ruppia rostellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234031'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1029'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1030'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1030'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1031'^^xsd:string;
  dwc:scientificName 'Ruppia rostellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234031'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1031'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth4_IMGW_Phytobenthos_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1032'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1032'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20020727_depth3_IMGW_Phytobenthos_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1028'^^xsd:string;
  dwc:scientificName 'Phyllophora brodiei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1028'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_885'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_885'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_2'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_2'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_3'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_3'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_4'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_4'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_148'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_148'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130918_depth11_IMGW_Phytobenthos_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_1'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_1'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_994'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_994'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth1_IMGW_Phytobenthos_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_984'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_984'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth2_IMGW_Phytobenthos_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth2_IMGW_Phytobenthos_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth2_IMGW_Phytobenthos_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth2_IMGW_Phytobenthos_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth2_IMGW_Phytobenthos_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_985'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_985'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_986'^^xsd:string;
  dwc:scientificName 'Ceramium tenuicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144569'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_986'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '144569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_987'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_987'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_988'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_988'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth3_IMGW_Phytobenthos_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_989'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_989'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_990'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_990'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_991'^^xsd:string;
  dwc:scientificName 'Enteromorpha compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_991'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_992'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_992'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20030715_depth4_IMGW_Phytobenthos_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_993'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_993'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_334'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_334'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_577'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_577'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_578'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_578'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth5_IMGW_Phytobenthos_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_579'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_579'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth6_IMGW_Phytobenthos_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth6_IMGW_Phytobenthos_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth6_IMGW_Phytobenthos_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth6_IMGW_Phytobenthos_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth6_IMGW_Phytobenthos_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_580'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_580'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_800'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_800'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_801'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_801'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_802'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_802'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_803'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_803'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_804'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_804'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_805'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_805'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_806'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_806'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth5_IMGW_Phytobenthos_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_807'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_807'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth7_IMGW_Phytobenthos_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth7_IMGW_Phytobenthos_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth7_IMGW_Phytobenthos_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth7_IMGW_Phytobenthos_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth7_IMGW_Phytobenthos_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_581'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_581'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth8_IMGW_Phytobenthos_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth8_IMGW_Phytobenthos_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth8_IMGW_Phytobenthos_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth8_IMGW_Phytobenthos_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth8_IMGW_Phytobenthos_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_582'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_582'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_583'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_583'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_584'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_584'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_585'^^xsd:string;
  dwc:scientificName 'Potamogeton sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416210'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_585'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '416210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_586'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_586'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_587'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_587'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_797'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_797'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_798'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_798'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth4_IMGW_Phytobenthos_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_799'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_799'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_331'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_331'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_332'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_332'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_333'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_333'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_325'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_325'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_326'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_326'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_327'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_327'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_328'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_328'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_329'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_329'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_330'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_330'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_149'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_149'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_150'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_150'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_151'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_151'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_152'^^xsd:string;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_152'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_153'^^xsd:string;
  dwc:scientificName 'Cladophora spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_153'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth2_IMGW_Phytobenthos_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_154'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_154'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_155'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_155'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_156'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_156'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_157'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_157'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_158'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_158'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth3_IMGW_Phytobenthos_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_324'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_324'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_24'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_24'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_25'^^xsd:string;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_25'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_26'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_26'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_27'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_27'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_28'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_28'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_29'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_29'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_30'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_30'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth3_IMGW_Phytobenthos_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_31'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_31'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_32'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_32'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth4_IMGW_Phytobenthos_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_33'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_33'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_34'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_34'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth5_IMGW_Phytobenthos_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_35'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_35'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth6_IMGW_Phytobenthos_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth6_IMGW_Phytobenthos_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth6_IMGW_Phytobenthos_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth6_IMGW_Phytobenthos_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth6_IMGW_Phytobenthos_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_36'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_36'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_37'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_37'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth7_IMGW_Phytobenthos_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_38'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_38'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_39'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_39'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_40'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_40'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_41'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_41'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_42'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_42'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_43'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_43'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_44'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_44'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_45'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_45'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_46'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_46'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth1_IMGW_Phytobenthos_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_47'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_47'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_48'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_48'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_49'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_49'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_50'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_50'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_16'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_16'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_17'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_17'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_18'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_18'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_21'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_21'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth1_IMGW_Phytobenthos_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_22'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_22'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130911_depth2_IMGW_Phytobenthos_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_23'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_23'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130918_depth7_IMGW_Phytobenthos_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_15'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_15'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_6'^^xsd:string;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_6'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_7'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_7'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_8'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_8'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_9'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_9'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_10'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_10'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_11'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_11'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_12'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_12'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_13'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_13'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130918_depth5_IMGW_Phytobenthos_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_14'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_14'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130918_depth11_IMGW_Phytobenthos_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_5'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_5'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_51'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_51'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_52'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_52'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_53'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_53'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_54'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_54'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_55'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_55'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_56'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_56'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_57'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_57'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth2_IMGW_Phytobenthos_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_58'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_58'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_59'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_59'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_206'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_206'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_207'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_207'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_208'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_208'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_209'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_209'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_210'^^xsd:string;
  dwc:scientificName 'Cladophora spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_210'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_211'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_211'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_212'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_212'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_213'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_213'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_192'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_192'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_193'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_193'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_194'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_194'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_195'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_195'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20130618_depth14_IMGW_Phytobenthos_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_196'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_196'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_197'^^xsd:string;
  dwc:scientificName 'Cladophora spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_197'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_198'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_198'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_199'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_199'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_200'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_200'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_201'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_201'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_202'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_202'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_203'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_203'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20130618_depth6_IMGW_Phytobenthos_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_204'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_204'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20130618_depth8_IMGW_Phytobenthos_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_205'^^xsd:string;
  dwc:scientificName 'Ulva spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_205'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth8_IMGW_Phytobenthos_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth8_IMGW_Phytobenthos_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth8_IMGW_Phytobenthos_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth8_IMGW_Phytobenthos_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth8_IMGW_Phytobenthos_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_294'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_294'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_295'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_295'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_296'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_296'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_297'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_297'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20120629_depth7_IMGW_Phytobenthos_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_298'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_298'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_299'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_299'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_300'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_300'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20120629_depth8_IMGW_Phytobenthos_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_301'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_301'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_226'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_226'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_227'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_227'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_228'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_228'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_190'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_190'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_191'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_191'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_225'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_225'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_181'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_181'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_182'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_182'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_183'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_183'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth6_IMGW_Phytobenthos_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_184'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_184'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_185'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_185'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth7_IMGW_Phytobenthos_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_186'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_186'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_187'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_187'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_188'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_188'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20130618_depth15_IMGW_Phytobenthos_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_189'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_189'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_229'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_229'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_230'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_230'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_231'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_231'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_232'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_232'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_233'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_233'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_170'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_170'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_171'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_171'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_172'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_172'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_173'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_173'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_174'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_174'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_175'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_175'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth4_IMGW_Phytobenthos_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_176'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_176'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_177'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_177'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_178'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_178'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_179'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_179'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth5_IMGW_Phytobenthos_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_180'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_180'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_291'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_291'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth6_IMGW_Phytobenthos_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth6_IMGW_Phytobenthos_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth6_IMGW_Phytobenthos_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth6_IMGW_Phytobenthos_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth6_IMGW_Phytobenthos_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_292'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_292'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth7_IMGW_Phytobenthos_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth7_IMGW_Phytobenthos_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth7_IMGW_Phytobenthos_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth7_IMGW_Phytobenthos_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth7_IMGW_Phytobenthos_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_293'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_293'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_234'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_234'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_235'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_235'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_269'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_269'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_270'^^xsd:string;
  dwc:scientificName 'Enteromorpha intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_270'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_271'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_271'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_279'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_279'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_272'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_272'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_273'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_273'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_274'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_274'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_275'^^xsd:string;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_275'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_276'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_276'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_277'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_277'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_278'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_278'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_159'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_159'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth3_IMGW_Phytobenthos_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_160'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_160'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth1_IMGW_Phytobenthos_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_161'^^xsd:string;
  dwc:scientificName 'Cladophora vagabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_161'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_167'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_167'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_168'^^xsd:string;
  dwc:scientificName 'Chara aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399466'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_168'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '399466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth3_IMGW_Phytobenthos_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_169'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_169'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_162'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_162'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_163'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_163'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_164'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_164'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_165'^^xsd:string;
  dwc:scientificName 'Chara aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '399466'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_165'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '399466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73167"^^xsd:decimal ;
  dwc:decimalLongitude "18.56167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73167 18.56167)"^^geo:wktLiteral ;
  geo-pos:lat "54.73167"^^xsd:decimal ;
  geo-pos:long "18.56167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_ZP5_20040805_depth2_IMGW_Phytobenthos_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_166'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.56167'^^xsd:double;
  dwc:latitude '54.73167'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_166'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_127'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_127'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_128'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_128'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_129'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_129'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_130'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_130'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_131'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_131'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_132'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_132'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_133'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_133'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_134'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_134'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_135'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_135'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_136'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_136'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_138'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_138'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_139'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_139'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth6_IMGW_Phytobenthos_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_137'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_137'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth7_IMGW_Phytobenthos_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_141'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_141'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_142'^^xsd:string;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_142'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_143'^^xsd:string;
  dwc:scientificName 'Cladophora spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_143'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_144'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_144'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_145'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_145'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_146'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_146'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20130617_depth1_IMGW_Phytobenthos_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_147'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_147'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_99'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_99'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_100'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_100'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_101'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_101'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_102'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_102'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_103'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_103'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_96'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_96'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_97'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_97'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_98'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_98'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_115'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_115'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_116'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_116'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_117'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_117'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_118'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_118'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_119'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_119'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_120'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_120'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_121'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_121'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_122'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_122'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_123'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_123'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_124'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_124'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_104'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_104'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_105'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_105'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_106'^^xsd:string;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_106'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_107'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_107'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_108'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_108'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_109'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_109'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_110'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_110'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_111'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_111'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_112'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_112'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth3_IMGW_Phytobenthos_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_113'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_113'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth4_IMGW_Phytobenthos_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_114'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_114'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_126'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_126'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth5_IMGW_Phytobenthos_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_125'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_125'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_74'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_74'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_75'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_75'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_76'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_76'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_71'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_71'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_72'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_72'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_73'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_73'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_86'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_86'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_87'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_87'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_77'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_77'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_78'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_78'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth5_IMGW_Phytobenthos_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_79'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_79'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_80'^^xsd:string;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_80'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_81'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_81'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_82'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_82'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_83'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_83'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_84'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_84'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_85'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_85'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_88'^^xsd:string;
  dwc:scientificName 'Tolypella nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416187'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_88'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth1_IMGW_Phytobenthos_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_89'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_89'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_90'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_90'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_91'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_91'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_92'^^xsd:string;
  dwc:scientificName 'Tolypella nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416187'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_92'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_93'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_93'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_94'^^xsd:string;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_94'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130619_depth2_IMGW_Phytobenthos_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_95'^^xsd:string;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_95'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_60'^^xsd:string;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_60'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_61'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_61'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_64'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_64'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_65'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_65'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_66'^^xsd:string;
  dwc:scientificName 'Stuckenia pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_66'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_67'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_67'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_68'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_68'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_69'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_69'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth4_IMGW_Phytobenthos_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_70'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_70'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_62'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_62'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20130910_depth3_IMGW_Phytobenthos_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_63'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_63'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_518'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_518'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_519'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_519'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_520'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_520'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_521'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_521'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_532'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_532'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_522'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_522'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_523'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_523'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_524'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_524'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth3_IMGW_Phytobenthos_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_525'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_525'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_526'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_526'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_527'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_527'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_528'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_528'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_529'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_529'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth4_IMGW_Phytobenthos_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_530'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_530'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_531'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_531'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_569'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_569'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_570'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_570'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_571'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_571'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_572'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_572'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_573'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_573'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_574'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_574'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_575'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_575'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth4_IMGW_Phytobenthos_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_576'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_576'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_566'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_566'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_567'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_567'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth3_IMGW_Phytobenthos_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_568'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_568'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth8_IMGW_Phytobenthos_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth8_IMGW_Phytobenthos_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth8_IMGW_Phytobenthos_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth8_IMGW_Phytobenthos_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth8_IMGW_Phytobenthos_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_544'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_544'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_545'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_545'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_546'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_546'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_547'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_547'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_548'^^xsd:string;
  dwc:scientificName 'Cladophora pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145061'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_548'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1311361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_549'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_549'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth16_IMGW_Phytobenthos_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_550'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_550'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_551'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_551'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_552'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_552'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_553'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_553'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_554'^^xsd:string;
  dwc:scientificName 'Cladophora pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145061'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_554'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1311361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100922_depth18_IMGW_Phytobenthos_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_555'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_555'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_556'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_556'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_557'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_557'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_558'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_558'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_559'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_559'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_560'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_560'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth1_IMGW_Phytobenthos_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_561'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_561'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_562'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_562'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_563'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_563'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_564'^^xsd:string;
  dwc:scientificName 'Cladophora albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145033'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_564'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20101001_depth2_IMGW_Phytobenthos_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_565'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_565'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_511'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_511'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_512'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_512'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_513'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_513'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_514'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_514'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_515'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_515'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_516'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_516'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth2_IMGW_Phytobenthos_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_517'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_517'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_492'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_492'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_493'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_493'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_494'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_494'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_495'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_495'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_496'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_496'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_497'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_497'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_498'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_498'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_499'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_499'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_478'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_478'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_479'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_479'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_480'^^xsd:string;
  dwc:scientificName 'Chara sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '394626'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_480'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '394626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_481'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_481'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_482'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_482'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_483'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_483'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_484'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_484'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_485'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_485'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_486'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_486'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_487'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_487'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth2_IMGW_Phytobenthos_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_488'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_488'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_489'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_489'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_490'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_490'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth3_IMGW_Phytobenthos_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_491'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_491'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_452'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_452'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_453'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_453'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth8_IMGW_Phytobenthos_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth8_IMGW_Phytobenthos_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth8_IMGW_Phytobenthos_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth8_IMGW_Phytobenthos_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth8_IMGW_Phytobenthos_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_454'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_454'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_455'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_455'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_472'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_472'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_473'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_473'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_474'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_474'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_475'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_475'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_476'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_476'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth1_IMGW_Phytobenthos_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_477'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_477'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_469'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_469'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_470'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_470'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110629_depth11_IMGW_Phytobenthos_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_471'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_471'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_446'^^xsd:string;
  dwc:scientificName 'Enteromorpha intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_446'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_447'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_447'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_448'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_448'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_449'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_449'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth6_IMGW_Phytobenthos_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_450'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_450'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth7_IMGW_Phytobenthos_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_451'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_451'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_445'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_445'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_418'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_418'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_419'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_419'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_420'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_420'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_421'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_421'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_422'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_422'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_423'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_423'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_424'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_424'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_425'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_425'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth4_IMGW_Phytobenthos_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_426'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_426'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_437'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_437'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_438'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_438'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_439'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_439'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_440'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_440'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_441'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_441'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth4_IMGW_Phytobenthos_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_442'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_442'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_443'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_443'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth5_IMGW_Phytobenthos_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_444'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_444'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_427'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_427'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_428'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_428'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth1_IMGW_Phytobenthos_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_429'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_429'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_430'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_430'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_431'^^xsd:string;
  dwc:scientificName 'Enteromorpha spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_431'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_432'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_432'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth2_IMGW_Phytobenthos_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_433'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_433'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_434'^^xsd:string;
  dwc:scientificName 'Enteromorpha spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_434'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_435'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_435'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110912_depth3_IMGW_Phytobenthos_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_436'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_436'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_408'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_408'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_409'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_409'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_410'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_410'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_411'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_411'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_412'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_412'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_413'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_413'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_414'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_414'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_415'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_415'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_416'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_416'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth3_IMGW_Phytobenthos_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_417'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_417'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_401'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_401'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_402'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_402'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_403'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_403'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_404'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_404'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_405'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_405'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_406'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_406'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth2_IMGW_Phytobenthos_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_407'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_407'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_399'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_399'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_400'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_400'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_391'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_391'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_392'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_392'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_393'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_393'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_394'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_394'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20110927_depth11_IMGW_Phytobenthos_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_395'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_395'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_396'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_396'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_397'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_397'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110917_depth1_IMGW_Phytobenthos_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_398'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_398'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_590'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_590'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_591'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_591'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_592'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_592'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_593'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_593'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_594'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_594'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_595'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_595'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_596'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_596'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_597'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_597'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth2_IMGW_Phytobenthos_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_598'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_598'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_588'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_588'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth1_IMGW_Phytobenthos_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_589'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_589'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_616'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_616'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_617'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_617'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_618'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_618'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_619'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_619'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_620'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_620'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_606'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_606'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_607'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_607'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_608'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_608'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth5_IMGW_Phytobenthos_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth5_IMGW_Phytobenthos_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth5_IMGW_Phytobenthos_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth5_IMGW_Phytobenthos_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth5_IMGW_Phytobenthos_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_609'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_609'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_610'^^xsd:string;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_610'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_611'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_611'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_612'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_612'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_613'^^xsd:string;
  dwc:scientificName 'Enteromorpha intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_613'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_614'^^xsd:string;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_614'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth1_IMGW_Phytobenthos_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_615'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_615'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_599'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_599'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_600'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_600'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_601'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_601'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_602'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_602'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_603'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_603'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth3_IMGW_Phytobenthos_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_604'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_604'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100923_depth4_IMGW_Phytobenthos_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_605'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_605'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_687'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_687'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_688'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_688'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_689'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_689'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_654'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_654'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_655'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_655'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_656'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_656'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_657'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_657'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_658'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_658'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_659'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_659'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_660'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_660'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_661'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_661'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_662'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_662'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_663'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_663'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_664'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_664'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_690'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_690'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_691'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_691'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_692'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_692'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_693'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_693'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_694'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_694'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_695'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_695'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_696'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_696'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_697'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_697'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_731'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_731'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_732'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_732'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_733'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_733'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_734'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_734'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth1_IMGW_Phytobenthos_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_735'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_735'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_736'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_736'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_737'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_737'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_738'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_738'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_739'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_739'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_740'^^xsd:string;
  dwc:scientificName 'Chara vulgaris var. contraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '608360'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_740'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '608360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_741'^^xsd:string;
  dwc:scientificName 'Najas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416206'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_741'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth2_IMGW_Phytobenthos_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_621'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_621'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_622'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_622'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_623'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_623'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_624'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_624'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_625'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_625'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_626'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_626'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth3_IMGW_Phytobenthos_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_627'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_627'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_628'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_628'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_629'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_629'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_630'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_630'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_631'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_631'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_633'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_633'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_634'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_634'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth4_IMGW_Phytobenthos_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_632'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_632'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_635'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_635'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_636'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_636'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_637'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_637'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_638'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_638'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth5_IMGW_Phytobenthos_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_639'^^xsd:string;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_639'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_640'^^xsd:string;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_640'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_641'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_641'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_642'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_642'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_643'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_643'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_644'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_644'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth6_IMGW_Phytobenthos_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_645'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_645'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_646'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_646'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_647'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_647'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_675'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_675'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_665'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_665'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_666'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_666'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_667'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_667'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_668'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_668'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_669'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_669'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth2_IMGW_Phytobenthos_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_670'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_670'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_671'^^xsd:string;
  dwc:scientificName 'Percursaria percursa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145979'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_671'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_672'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_672'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_673'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_673'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_674'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_674'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_648'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_648'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_649'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_649'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth7_IMGW_Phytobenthos_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_650'^^xsd:string;
  dwc:scientificName 'Aglaothamnion tenuissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144501'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_650'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '144501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20100628_depth8_IMGW_Phytobenthos_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth8_IMGW_Phytobenthos_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth8_IMGW_Phytobenthos_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20100628_depth8_IMGW_Phytobenthos_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20100628_depth8_IMGW_Phytobenthos_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_651'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_651'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_652'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_652'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth1_IMGW_Phytobenthos_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_653'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_653'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_313'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_313'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_314'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_314'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_315'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_315'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_316'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_316'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_317'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_317'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth1_IMGW_Phytobenthos_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_318'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_318'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_310'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_310'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_311'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_311'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_312'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_312'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_302'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_302'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_303'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_303'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_304'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_304'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_305'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_305'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_306'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_306'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20120629_depth17_IMGW_Phytobenthos_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_307'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_307'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_308'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_308'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20120629_depth19_IMGW_Phytobenthos_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_309'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_309'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_357'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_357'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_358'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_358'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_359'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_359'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_360'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_360'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_361'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_361'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_362'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_362'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_363'^^xsd:string;
  dwc:scientificName 'Ceratophyllum demersum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416204'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_363'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_364'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_364'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_348'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_348'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_349'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_349'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_350'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_350'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_351'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_351'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_352'^^xsd:string;
  dwc:scientificName 'Ceratophyllum demersum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416204'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_352'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_353'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_353'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_354'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_354'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_355'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_355'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_356'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_356'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth7_IMGW_Phytobenthos_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth7_IMGW_Phytobenthos_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth7_IMGW_Phytobenthos_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth7_IMGW_Phytobenthos_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth7_IMGW_Phytobenthos_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_346'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_346'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth1_IMGW_Phytobenthos_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_347'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_347'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_319'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_319'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_320'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_320'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_321'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_321'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_322'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_322'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth2_IMGW_Phytobenthos_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_323'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_323'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_335'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_335'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth4_IMGW_Phytobenthos_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_336'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_336'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_337'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_337'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_338'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_338'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_339'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_339'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_340'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_340'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_341'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_341'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_342'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_342'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth5_IMGW_Phytobenthos_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_343'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_343'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_344'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_344'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120624_depth6_IMGW_Phytobenthos_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_345'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_345'^^xsd:string;
  dwc:observationDate '2012-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_379'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_379'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_380'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_380'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_381'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_381'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_382'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_382'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110927_depth8_IMGW_Phytobenthos_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_383'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_383'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_384'^^xsd:string;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_384'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_385'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_385'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_386'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_386'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110927_depth6_IMGW_Phytobenthos_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_387'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_387'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_388'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_388'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_389'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_389'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_456'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_456'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_457'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_457'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20110629_depth8_IMGW_Phytobenthos_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_458'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_458'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_459'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_459'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_460'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_460'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_461'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_461'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_504'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_504'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_505'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_505'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_506'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_506'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_507'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_507'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_508'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_508'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_509'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_509'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth1_IMGW_Phytobenthos_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_510'^^xsd:string;
  dwc:scientificName 'Enteromorpha spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_510'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_533'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_533'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_534'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_534'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth5_IMGW_Phytobenthos_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_535'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_535'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_536'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_536'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_537'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_537'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_538'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_538'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth6_IMGW_Phytobenthos_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_539'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_539'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_540'^^xsd:string;
  dwc:scientificName 'Enteromorpha intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_540'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_541'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_541'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_542'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_542'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20110603_depth7_IMGW_Phytobenthos_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_543'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_543'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110927_depth15_IMGW_Phytobenthos_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_390'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_390'^^xsd:string;
  dwc:observationDate '2011-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_500'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_500'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth4_IMGW_Phytobenthos_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_501'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_501'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_502'^^xsd:string;
  dwc:scientificName 'Ceratophyllum demersum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416204'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_502'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '416204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20110603_depth9_IMGW_Phytobenthos_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_503'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_503'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_462'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_462'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_463'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_463'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20110629_depth6_IMGW_Phytobenthos_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_464'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_464'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_465'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_465'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20110629_depth11_IMGW_Phytobenthos_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_466'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.25 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_466'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth2_IMGW_Phytobenthos_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_365'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_365'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_366'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_366'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_367'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_367'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_368'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_368'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_369'^^xsd:string;
  dwc:scientificName 'Chara spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '394626'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_369'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '394626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_370'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_370'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth3_IMGW_Phytobenthos_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_371'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_371'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_372'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_372'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_373'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_373'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_374'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_374'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_375'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_375'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_376'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_376'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_377'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_377'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120623_depth4_IMGW_Phytobenthos_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_378'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_378'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_251'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_251'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_252'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_252'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_253'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_253'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_254'^^xsd:string;
  dwc:scientificName 'Chara spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '394626'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_254'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '394626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_255'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_255'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_256'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_256'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_257'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_257'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_247'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_247'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_248'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_248'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_249'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_249'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_250'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_250'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68167"^^xsd:decimal ;
  dwc:decimalLongitude "17.04667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68167 17.04667)"^^geo:wktLiteral ;
  geo-pos:lat "54.68167"^^xsd:decimal ;
  geo-pos:long "17.04667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO1_20121002_depth6_IMGW_Phytobenthos_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_214'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04667'^^xsd:double;
  dwc:latitude '54.68167'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_214'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_215'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_215'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20121002_depth7_IMGW_Phytobenthos_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_216'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_216'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_217'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_217'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_218'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_218'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99167"^^xsd:decimal ;
  dwc:decimalLongitude "16.66694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99167 16.66694)"^^geo:wktLiteral ;
  geo-pos:lat "54.99167"^^xsd:decimal ;
  geo-pos:long "16.66694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS1_20121002_depth12_IMGW_Phytobenthos_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_219'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.66694'^^xsd:double;
  dwc:latitude '54.99167'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_219'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_220'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_220'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_221'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_221'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_222'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_222'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20121002_depth13_IMGW_Phytobenthos_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_223'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_223'^^xsd:string;
  dwc:observationDate '2012-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth1_IMGW_Phytobenthos_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_224'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_224'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_236'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_236'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_237'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_237'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_238'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_238'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth2_IMGW_Phytobenthos_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_239'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_239'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_240'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_240'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_241'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_241'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_242'^^xsd:string;
  dwc:scientificName 'Chara spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '394626'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_242'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '394626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_243'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_243'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_244'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_244'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_245'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_245'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth3_IMGW_Phytobenthos_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_246'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_246'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_265'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_265'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_266'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_266'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_267'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_267'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth2_IMGW_Phytobenthos_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_268'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_268'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_262'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_262'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_263'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_263'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_264'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_264'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_258'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_258'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20120912_depth4_IMGW_Phytobenthos_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_259'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_259'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_260'^^xsd:string;
  dwc:scientificName 'Enteromorpha intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_260'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth1_IMGW_Phytobenthos_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_261'^^xsd:string;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_261'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_280'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_280'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_281'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_281'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_282'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_282'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth3_IMGW_Phytobenthos_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_283'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_283'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_284'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_284'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_285'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_285'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_286'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_286'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth4_IMGW_Phytobenthos_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_287'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_287'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_288'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_288'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_289'^^xsd:string;
  dwc:scientificName 'Acrochaetium moniliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144372'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_289'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '144372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20120911_depth5_IMGW_Phytobenthos_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_290'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_290'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_882'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_882'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_883'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_883'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth4_IMGW_Phytobenthos_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_884'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_884'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_873'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_873'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_874'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_874'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth5_IMGW_Phytobenthos_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_875'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_875'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth6_IMGW_Phytobenthos_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth6_IMGW_Phytobenthos_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth6_IMGW_Phytobenthos_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth6_IMGW_Phytobenthos_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth6_IMGW_Phytobenthos_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_876'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_876'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth7_IMGW_Phytobenthos_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth7_IMGW_Phytobenthos_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth7_IMGW_Phytobenthos_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth7_IMGW_Phytobenthos_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth7_IMGW_Phytobenthos_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_877'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_877'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_878'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_878'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_879'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_879'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_880'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_880'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20070904_depth3_IMGW_Phytobenthos_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_881'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_881'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_863'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_863'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_864'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_864'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_865'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_865'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_866'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_866'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth2_IMGW_Phytobenthos_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_867'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_867'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_868'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_868'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_869'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_869'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth3_IMGW_Phytobenthos_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_870'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_870'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_871'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_871'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth4_IMGW_Phytobenthos_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_872'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_872'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_860'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_860'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_861'^^xsd:string;
  dwc:scientificName 'Ulothrix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144287'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_861'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20080728_depth1_IMGW_Phytobenthos_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_862'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_862'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth5_IMGW_Phytobenthos_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_907'^^xsd:string;
  dwc:scientificName 'Phyllophora brodiei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_907'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth6_IMGW_Phytobenthos_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth6_IMGW_Phytobenthos_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth6_IMGW_Phytobenthos_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth6_IMGW_Phytobenthos_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth6_IMGW_Phytobenthos_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_908'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_908'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20060920_depth7_IMGW_Phytobenthos_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth7_IMGW_Phytobenthos_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth7_IMGW_Phytobenthos_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20060920_depth7_IMGW_Phytobenthos_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20060920_depth7_IMGW_Phytobenthos_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_909'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_909'^^xsd:string;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_910'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_910'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_911'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_911'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_912'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_912'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_852'^^xsd:string;
  dwc:scientificName 'Ulothrix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144287'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_852'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_853'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_853'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_854'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_854'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth7_IMGW_Phytobenthos_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_855'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_855'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_856'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_856'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth8_IMGW_Phytobenthos_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_857'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_857'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_858'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_858'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth9_IMGW_Phytobenthos_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_859'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_859'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth2_IMGW_Phytobenthos_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_913'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_913'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_914'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_914'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_915'^^xsd:string;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_915'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_916'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_916'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20050905_depth3_IMGW_Phytobenthos_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_917'^^xsd:string;
  dwc:scientificName 'Enteromorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_917'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_841'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_841'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_842'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_842'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_843'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_843'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_844'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_844'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth4_IMGW_Phytobenthos_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_845'^^xsd:string;
  dwc:scientificName 'Ulothrix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144287'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_845'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth5_IMGW_Phytobenthos_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth5_IMGW_Phytobenthos_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth5_IMGW_Phytobenthos_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth5_IMGW_Phytobenthos_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth5_IMGW_Phytobenthos_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_846'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_846'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_847'^^xsd:string;
  dwc:scientificName 'Ulothrix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144287'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_847'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_848'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_848'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_849'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_849'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_850'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_850'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth6_IMGW_Phytobenthos_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_851'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_851'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_831'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_831'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_832'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_832'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_833'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_833'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_834'^^xsd:string;
  dwc:scientificName 'Myriophyllum spicatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416205'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_834'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '416205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth2_IMGW_Phytobenthos_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_835'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_835'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_836'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_836'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_837'^^xsd:string;
  dwc:scientificName 'Polysiphonia nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_837'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_838'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_838'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_839'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_839'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth3_IMGW_Phytobenthos_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_840'^^xsd:string;
  dwc:scientificName 'Ulothrix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144287'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_840'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_823'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_823'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_824'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_824'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_825'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_825'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_826'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_826'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_827'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_827'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20081009_depth15_IMGW_Phytobenthos_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20081009_depth15_IMGW_Phytobenthos_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20081009_depth15_IMGW_Phytobenthos_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20081009_depth15_IMGW_Phytobenthos_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20081009_depth15_IMGW_Phytobenthos_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_828'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_828'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20081009_depth16_IMGW_Phytobenthos_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20081009_depth16_IMGW_Phytobenthos_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20081009_depth16_IMGW_Phytobenthos_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20081009_depth16_IMGW_Phytobenthos_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20081009_depth16_IMGW_Phytobenthos_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_829'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_829'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20081008_depth1_IMGW_Phytobenthos_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_830'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_830'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_819'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_819'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_820'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_820'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_821'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_821'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth9_IMGW_Phytobenthos_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_822'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_822'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_808'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_808'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_809'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_809'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_810'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_810'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_811'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_811'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_812'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_812'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth6_IMGW_Phytobenthos_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_813'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_813'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_814'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_814'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_815'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_815'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth7_IMGW_Phytobenthos_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_816'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_816'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_817'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_817'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth8_IMGW_Phytobenthos_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_818'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_818'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_786'^^xsd:string;
  dwc:scientificName 'Ceratophyllum demersum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416204'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_786'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_787'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_787'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_788'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_788'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_789'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_789'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_790'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_790'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth2_IMGW_Phytobenthos_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_791'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_791'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_792'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_792'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_793'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_793'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_794'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_794'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_795'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_795'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49333"^^xsd:decimal ;
  dwc:decimalLongitude "18.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49333 18.59167)"^^geo:wktLiteral ;
  geo-pos:lat "54.49333"^^xsd:decimal ;
  geo-pos:long "18.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_KO_20091017_depth3_IMGW_Phytobenthos_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_796'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.59167'^^xsd:double;
  dwc:latitude '54.49333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_796'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_778'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_778'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_779'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_779'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_780'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_780'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_781'^^xsd:string;
  dwc:scientificName 'Najas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416206'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_781'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_782'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_782'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_783'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_783'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_784'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_784'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth7_IMGW_Phytobenthos_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_785'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_785'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_775'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_775'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_776'^^xsd:string;
  dwc:scientificName 'Acrochaetium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_776'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_777'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_777'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_768'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_768'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_769'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_769'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_770'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_770'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_771'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_771'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_772'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_772'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_773'^^xsd:string;
  dwc:scientificName 'Ceratophyllum demersum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416204'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_773'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth6_IMGW_Phytobenthos_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_774'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_774'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_750'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_750'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_751'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_751'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_752'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_752'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_753'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_753'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_754'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_754'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_755'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_755'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_756'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_756'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_757'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_757'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_758'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_758'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_759'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_759'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_760'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_760'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth4_IMGW_Phytobenthos_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_761'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_761'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_762'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_762'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_763'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_763'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_764'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_764'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_765'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_765'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_766'^^xsd:string;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_766'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth5_IMGW_Phytobenthos_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_767'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_767'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_729'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_729'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20091020_depth19_IMGW_Phytobenthos_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_730'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_730'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_726'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_726'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_727'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_727'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_728'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_728'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_742'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_742'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_743'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_743'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_744'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_744'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth2_IMGW_Phytobenthos_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_745'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_745'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_746'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_746'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_747'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_747'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_748'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_748'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20091018_depth3_IMGW_Phytobenthos_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_749'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_749'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_716'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_716'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_717'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_717'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_718'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_718'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_719'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_719'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_720'^^xsd:string;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_720'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_721'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_721'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_722'^^xsd:string;
  dwc:scientificName 'Pilayella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_722'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_723'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_723'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth18_IMGW_Phytobenthos_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_724'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_724'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20091020_depth16_IMGW_Phytobenthos_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_725'^^xsd:string;
  dwc:scientificName 'Coccotylus truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '145654'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_725'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_707'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_707'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_708'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_708'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_709'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_709'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_710'^^xsd:string;
  dwc:scientificName 'Ceramium virgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '178915'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_710'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20101102_depth5_IMGW_Phytobenthos_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_711'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_711'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_712'^^xsd:string;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_712'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_713'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_713'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68139"^^xsd:decimal ;
  dwc:decimalLongitude "17.04056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68139 17.04056)"^^geo:wktLiteral ;
  geo-pos:lat "54.68139"^^xsd:decimal ;
  geo-pos:long "17.04056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_RO_20101102_depth7_IMGW_Phytobenthos_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_714'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '17.04056'^^xsd:double;
  dwc:latitude '54.68139'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_714'^^xsd:string;
  dwc:observationDate '2010-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.96472"^^xsd:decimal ;
  dwc:decimalLongitude "16.59056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.96472 16.59056)"^^geo:wktLiteral ;
  geo-pos:lat "54.96472"^^xsd:decimal ;
  geo-pos:long "16.59056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_LS_20100629_depth16_IMGW_Phytobenthos_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_715'^^xsd:string;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '16.59056'^^xsd:double;
  dwc:latitude '54.96472'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_715'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_685'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_685'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth5_IMGW_Phytobenthos_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_686'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_686'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_676'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_676'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_677'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_677'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_678'^^xsd:string;
  dwc:scientificName 'Cladophora spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_678'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth3_IMGW_Phytobenthos_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_679'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_679'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_680'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_680'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_681'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_681'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_682'^^xsd:string;
  dwc:scientificName 'Zannichellia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '416222'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_682'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '416222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_683'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_683'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth4_IMGW_Phytobenthos_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_684'^^xsd:string;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_684'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_698'^^xsd:string;
  dwc:scientificName 'Enteromorpha prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_698'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_699'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_699'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_700'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_700'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth6_IMGW_Phytobenthos_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_701'^^xsd:string;
  dwc:scientificName 'Zostera marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145795'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_701'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_702'^^xsd:string;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_702'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_703'^^xsd:string;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_703'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_704'^^xsd:string;
  dwc:scientificName 'Chara baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '399467'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_704'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '399467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_705'^^xsd:string;
  dwc:scientificName 'Potamogeton filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '558769'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_705'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1435803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73361"^^xsd:decimal ;
  dwc:decimalLongitude "18.53694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73361 18.53694)"^^geo:wktLiteral ;
  geo-pos:lat "54.73361"^^xsd:decimal ;
  geo-pos:long "18.53694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2464_Macroph_JK_20100625_depth7_IMGW_Phytobenthos_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IMGW_Phytobenthos_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2464_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-06-10'^^xsd:date;
  dwc:institutionCode 'IMGW'^^xsd:string;
  dwc:collectionCode 'Polish_monitoring_macrozoobenthos_data'^^xsd:string;
  dwc:catalogNumber 'IMGW_Phytobenthos_706'^^xsd:string;
  dwc:scientificName 'Potamogeton pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:continentOcean 'Baltic Sea'^^xsd:string;
  dwc:longitude '18.53694'^^xsd:double;
  dwc:latitude '54.73361'^^xsd:double;
  dwc:aphiaid '588573'^^xsd:integer;
  dwc:samplingEffort '0.75 m2'^^xsd:string;
  dwc:samplingProtocol 'http://www.helcom.fi/Documents/Action%20areas/Monitoring%20and%20assessment/Manuals%20and%20Guidelines/COMBINE_AnnexC9_MonitoringPhytobentic.pdf'^^xsd:anyURI;
  dwc:occurrenceId 'IMGW_Phytobenthos_706'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '588573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF