@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/event/5158_Salinity%20Zone%20A_euhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone A_euhaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20B_euhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone B_euhaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20C_euhaline-polyhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone C_euhaline-polyhaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20D_polyhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone D_polyhaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20E_polyhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone E_polyhaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20F_polyhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone F_polyhaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20G_polyhaline-mesohaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20H_mesohaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone H_mesohaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20I_mesohaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone I_mesohaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20J_oligohaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone J_oligohaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20K_oligohaline-limnetic>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone K_oligohaline-limnetic" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20L_limnetic>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone L_limnetic" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20L3_euhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone L3_euhaline" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20M_limnetic>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone M_limnetic" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20N_limnetic>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone N_limnetic" ;
  .
<https://eurobis.org/id/event/5158_Salinity%20Zone%20S_euhaline>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Salinity Zone S_euhaline" ;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.459221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.237366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.459221 -4.237366)"^^geo:wktLiteral ;
  geo-pos:lat "50.459221"^^xsd:decimal ;
  geo-pos:long "-4.237366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20H_mesohaline_Salinity%20Zone%20H_mesohaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone H_mesohaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone H_mesohaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.237366'^^xsd:double;
  dwc:latitude '50.459221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221, -4.237366 50.459221))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone H_mesohaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.471691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.471691 -4.227041)"^^geo:wktLiteral ;
  geo-pos:lat "50.471691"^^xsd:decimal ;
  geo-pos:long "-4.227041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20I_mesohaline_Salinity%20Zone%20I_mesohaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone I_mesohaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone I_mesohaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.227041'^^xsd:double;
  dwc:latitude '50.471691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691, -4.227041 50.471691))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone I_mesohaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.489933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.22386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.489933 -4.22386)"^^geo:wktLiteral ;
  geo-pos:lat "50.489933"^^xsd:decimal ;
  geo-pos:long "-4.22386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20J_oligohaline_Salinity%20Zone%20J_oligohaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone J_oligohaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone J_oligohaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.22386'^^xsd:double;
  dwc:latitude '50.489933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933, -4.22386 50.489933))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone J_oligohaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.467096"^^xsd:decimal ;
  dwc:decimalLongitude "-4.219911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.467096 -4.219911)"^^geo:wktLiteral ;
  geo-pos:lat "50.467096"^^xsd:decimal ;
  geo-pos:long "-4.219911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20G_polyhaline-mesohaline_Salinity%20Zone%20G_polyhaline-mesohaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone G_polyhaline-mesohaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone G_polyhaline-mesohaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.219911'^^xsd:double;
  dwc:latitude '50.467096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096, -4.219911 50.467096))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone G_polyhaline-mesohaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.211581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497093 -4.211581)"^^geo:wktLiteral ;
  geo-pos:lat "50.497093"^^xsd:decimal ;
  geo-pos:long "-4.211581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20K_oligohaline-limnetic_Salinity%20Zone%20K_oligohaline-limnetic_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone K_oligohaline-limnetic_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone K_oligohaline-limnetic_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.211581'^^xsd:double;
  dwc:latitude '50.497093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093, -4.211581 50.497093))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone K_oligohaline-limnetic_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458992"^^xsd:decimal ;
  dwc:decimalLongitude "-4.209757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458992 -4.209757)"^^geo:wktLiteral ;
  geo-pos:lat "50.458992"^^xsd:decimal ;
  geo-pos:long "-4.209757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20F_polyhaline_Salinity%20Zone%20F_polyhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone F_polyhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone F_polyhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.209757'^^xsd:double;
  dwc:latitude '50.458992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992, -4.209757 50.458992))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone F_polyhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.402036"^^xsd:decimal ;
  dwc:decimalLongitude "-4.206923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.402036 -4.206923)"^^geo:wktLiteral ;
  geo-pos:lat "50.402036"^^xsd:decimal ;
  geo-pos:long "-4.206923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20C_euhaline-polyhaline_Salinity%20Zone%20C_euhaline-polyhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone C_euhaline-polyhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone C_euhaline-polyhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.206923'^^xsd:double;
  dwc:latitude '50.402036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036, -4.206923 50.402036))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone C_euhaline-polyhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.505454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.203238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.505454 -4.203238)"^^geo:wktLiteral ;
  geo-pos:lat "50.505454"^^xsd:decimal ;
  geo-pos:long "-4.203238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20N_limnetic_Salinity%20Zone%20N_limnetic_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone N_limnetic_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone N_limnetic_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.203238'^^xsd:double;
  dwc:latitude '50.505454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454, -4.203238 50.505454))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone N_limnetic_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.422199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.202358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.422199 -4.202358)"^^geo:wktLiteral ;
  geo-pos:lat "50.422199"^^xsd:decimal ;
  geo-pos:long "-4.202358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20D_polyhaline_Salinity%20Zone%20D_polyhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone D_polyhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone D_polyhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.202358'^^xsd:double;
  dwc:latitude '50.422199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199, -4.202358 50.422199))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone D_polyhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.389392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.197478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.389392 -4.197478)"^^geo:wktLiteral ;
  geo-pos:lat "50.389392"^^xsd:decimal ;
  geo-pos:long "-4.197478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20B_euhaline_Salinity%20Zone%20B_euhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone B_euhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone B_euhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.197478'^^xsd:double;
  dwc:latitude '50.389392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392, -4.197478 50.389392))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone B_euhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.195747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436739 -4.195747)"^^geo:wktLiteral ;
  geo-pos:lat "50.436739"^^xsd:decimal ;
  geo-pos:long "-4.195747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20E_polyhaline_Salinity%20Zone%20E_polyhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone E_polyhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone E_polyhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.195747'^^xsd:double;
  dwc:latitude '50.436739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739, -4.195747 50.436739))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone E_polyhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.498796"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.498796 -4.194108)"^^geo:wktLiteral ;
  geo-pos:lat "50.498796"^^xsd:decimal ;
  geo-pos:long "-4.194108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L_limnetic_Salinity%20Zone%20L_limnetic_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L_limnetic_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L_limnetic_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.194108'^^xsd:double;
  dwc:latitude '50.498796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796, -4.194108 50.498796))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L_limnetic_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.37148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.188957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.37148 -4.188957)"^^geo:wktLiteral ;
  geo-pos:lat "50.37148"^^xsd:decimal ;
  geo-pos:long "-4.188957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20A_euhaline_Salinity%20Zone%20A_euhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone A_euhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone A_euhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.188957'^^xsd:double;
  dwc:latitude '50.37148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148, -4.188957 50.37148))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone A_euhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.506655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.506655 -4.183168)"^^geo:wktLiteral ;
  geo-pos:lat "50.506655"^^xsd:decimal ;
  geo-pos:long "-4.183168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20M_limnetic_Salinity%20Zone%20M_limnetic_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone M_limnetic_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone M_limnetic_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.183168'^^xsd:double;
  dwc:latitude '50.506655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655, -4.183168 50.506655))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone M_limnetic_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.308531"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.308531 -4.171985)"^^geo:wktLiteral ;
  geo-pos:lat "50.308531"^^xsd:decimal ;
  geo-pos:long "-4.171985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20L3_euhaline_Salinity%20Zone%20L3_euhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone L3_euhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone L3_euhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.171985'^^xsd:double;
  dwc:latitude '50.308531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531, -4.171985 50.308531))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone L3_euhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115115_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115115_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115115_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115115_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115115_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_115115_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_115115_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina ephippium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '115115'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_115115_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_115116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_115116_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina erricina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '115116'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_115116_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '624976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_115090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_115090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_115090_1'^^xsd:string;
  dwc:scientificName 'Chrysochromulina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_115090_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_648132_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_648132_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_648132_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_648132_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_648132_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_648132_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_648132_1'^^xsd:string;
  dwc:scientificName 'Cryptomonas profunda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '648132'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_648132_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '648132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573854_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573854_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573854_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573854_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573854_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_573854_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_573854_1'^^xsd:string;
  dwc:scientificName 'Diacronema vlkianum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '573854'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_573854_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_428635_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_428635_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_428635_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_428635_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_428635_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_428635_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_428635_1'^^xsd:string;
  dwc:scientificName 'Dunaliella primolecta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '428635'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_428635_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '428635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_8012_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_8012_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_8012_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_8012_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_8012_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_8012_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_8012_1'^^xsd:string;
  dwc:scientificName 'Euglena'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_8012_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160556_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160556_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160556_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160556_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160556_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_160556_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_160556_1'^^xsd:string;
  dwc:scientificName 'Eutreptiella marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '160556'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_160556_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110035_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110035_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110035_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110035_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110035_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_110035_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_110035_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_110035_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109519_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109519_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109519_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109519_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109519_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_109519_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_109519_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_109519_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110041_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110041_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110041_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110041_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110041_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_110041_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_110041_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_110041_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_110042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_110042_1'^^xsd:string;
  dwc:scientificName 'Gonyaulax tamarensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '110042'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_110042_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_109475_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_109475_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_109475_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_109475_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_109475_2'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_109475_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109475_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_109475_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_109475_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_109475_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109476_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109476_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109476_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109476_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109476_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_109476_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_109476_1'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_109476_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134528_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134528_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134528_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134528_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134528_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_134528_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_134528_1'^^xsd:string;
  dwc:scientificName 'Halosphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '134528'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_134528_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573878_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573878_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573878_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573878_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_573878_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_573878_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_573878_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis rufescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '573878'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_573878_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '573878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106310_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106310_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106310_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106310_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106310_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_106310_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_106310_1'^^xsd:string;
  dwc:scientificName 'Hemiselmis virescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '106310'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_106310_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_110153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_110153_1'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_110153_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134523_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134523_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134523_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134523_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134523_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_134523_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_134523_1'^^xsd:string;
  dwc:scientificName 'Heteromastix'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '134523'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_134523_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '601741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109887_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109887_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109887_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109887_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_109887_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_109887_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_109887_1'^^xsd:string;
  dwc:scientificName 'Katodinium rotundatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '109887'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_109887_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163474_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163474_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163474_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163474_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163474_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_163474_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_163474_1'^^xsd:string;
  dwc:scientificName 'Kephyrion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '163474'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_163474_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134564_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134564_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134564_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134564_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_134564_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_134564_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_134564_1'^^xsd:string;
  dwc:scientificName 'Micromonas pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '134564'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_134564_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '134564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160594_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160594_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160594_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160594_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160594_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_160594_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_160594_1'^^xsd:string;
  dwc:scientificName 'Pachysphaera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '160594'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_160594_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_249731_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_249731_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_249731_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_249731_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_249731_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_249731_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_249731_1'^^xsd:string;
  dwc:scientificName 'Pavlova'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '249731'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_249731_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '249731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163832_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163832_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163832_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163832_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_163832_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_163832_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_163832_1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_163832_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_106303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_106303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_106303_1'^^xsd:string;
  dwc:scientificName 'Plagioselmis prolonga'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '106303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_106303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '106303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110303_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110303_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110303_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110303_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_110303_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_110303_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_110303_1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_110303_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160599_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160599_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160599_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160599_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_160599_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_160599_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_160599_1'^^xsd:string;
  dwc:scientificName 'Pseudopedinella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '160599'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_160599_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '160599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_5_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_5_1'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_5_1'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_5_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_5_2'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_5_2'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_5_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_5_3'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_5_3'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_5_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_5_4'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_5_4'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.353388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.151529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.353388 -4.151529)"^^geo:wktLiteral ;
  geo-pos:lat "50.353388"^^xsd:decimal ;
  geo-pos:long "-4.151529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5158_Salinity%20Zone%20S_euhaline_Salinity%20Zone%20S_euhaline_5_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Salinity Zone S_euhaline_5_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5158_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-11-22'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Nanophytoplankton along the salinity gradient in the Tamar estuary in 1969'^^xsd:string;
  dwc:catalogNumber 'Salinity Zone S_euhaline_5_5'^^xsd:string;
  dwc:scientificName 'Flagellata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-4.151529'^^xsd:double;
  dwc:latitude '50.353388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388, -4.151529 50.353388))'^^xsd:string;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:occurrenceId 'Salinity Zone S_euhaline_5_5'^^xsd:string;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
# EOF