@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173384'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173384'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174489'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174489'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174509'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174509'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174580'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174580'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174652'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174652'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174722'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174722'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174761'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174761'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174820'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174820'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174855'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174855'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174916'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174916'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175074'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175074'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173359'^^xsd:integer;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173359'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174657'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174657'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174727'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174727'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174765'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174765'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174858'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174858'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174868'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174868'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174917'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174917'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174927'^^xsd:integer;
  dwc:scientificName 'Herposiphonia tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174927'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174987'^^xsd:integer;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174987'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175014'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175014'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175071'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175071'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175100'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175100'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174585'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174585'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175105'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175105'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175131'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175131'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173357'^^xsd:integer;
  dwc:scientificName 'Alsidium helminthochorton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144785'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173357'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174475'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174475'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174490'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174490'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174543'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174543'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174556'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174556'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174658'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174658'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174728'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174728'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174825'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174825'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174860'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174860'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174888'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174888'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174928'^^xsd:integer;
  dwc:scientificName 'Herposiphonia tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174928'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174980'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174980'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174993'^^xsd:integer;
  dwc:scientificName 'Mesogloia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144922'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174993'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175015'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175015'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175080'^^xsd:integer;
  dwc:scientificName 'Sphacelaria tribuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145904'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175080'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175104'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175104'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175130'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175130'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173385'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173385'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174491'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174491'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174558'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174558'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174662'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174662'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174700'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174700'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174733'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174733'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174829'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174829'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174929'^^xsd:integer;
  dwc:scientificName 'Herposiphonia tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174929'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174981'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174981'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174994'^^xsd:integer;
  dwc:scientificName 'Mesogloia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144922'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174994'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175009'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175009'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175020'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175020'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175041'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175041'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174477'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174477'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174862'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174862'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174478'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174478'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174513'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174513'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174545'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174545'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174587'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174587'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174660'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174660'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174672'^^xsd:integer;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174672'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174730'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174730'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174742'^^xsd:integer;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174742'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174773'^^xsd:integer;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174773'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174792'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174792'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174894'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174894'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174919'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174919'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174982'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174982'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175010'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175010'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175077'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175077'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175110'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175110'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173360'^^xsd:integer;
  dwc:scientificName 'Antithamnion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143827'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173360'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174476'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174476'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174512'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174512'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174544'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174544'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174659'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174659'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174671'^^xsd:integer;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174671'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174729'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '85'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174729'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174772'^^xsd:integer;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174772'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174826'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174826'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174861'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174861'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174869'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174869'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174896'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174896'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174922'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.019999999552965'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174922'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174985'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174985'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174988'^^xsd:integer;
  dwc:scientificName 'Lophosiphonia subadunca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238929'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174988'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175019'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175019'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1871856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175109'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175109'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175133'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175133'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174557'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174557'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174663'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174663'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174701'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174701'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174734'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174734'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174995'^^xsd:integer;
  dwc:scientificName 'Mesogloia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144922'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174995'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175042'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175042'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175106'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175106'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175132'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175132'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173392'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173392'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175076'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175076'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173355'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173355'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173382'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173382'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173389'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173389'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174487'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174487'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174538'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1.5'^^xsd:double;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174538'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174864'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174864'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174921'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174921'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174984'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174984'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174518'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174518'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174546'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174546'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174588'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174588'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174661'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174661'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174732'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174732'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174832'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174832'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174866'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174866'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174924'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174924'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175017'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175017'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175111'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175111'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174590'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174590'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174666'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174666'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174736'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174736'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174831'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174831'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174865'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174865'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174923'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174923'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174940'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174940'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174986'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174986'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175108'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175108'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175075'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175075'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175107'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175107'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173358'^^xsd:integer;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173358'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173383'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173383'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173390'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173390'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174488'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174488'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174555'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174555'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174651'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174651'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174694'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174694'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174721'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '140'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174721'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174819'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174819'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174859'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174859'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174918'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174918'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174979'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174979'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175073'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175073'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175102'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175102'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175171'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175171'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174589'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174589'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174665'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174665'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174735'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174735'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174830'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174830'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174983'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174983'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174479'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174479'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174514'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174514'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174664'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174664'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174731'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174731'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174793'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174793'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174828'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174828'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174863'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174863'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174895'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174895'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174920'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.20000000298023'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174920'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174978'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174978'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174695'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174695'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173391'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173391'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175103'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175103'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174790'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174790'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175081'^^xsd:integer;
  dwc:scientificName 'Sphacelaria tribuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145904'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175081'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174766'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174766'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.550000011920929"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174941'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.55000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174941'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174939'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174939'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174480'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174480'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174743'^^xsd:integer;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174743'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175011'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.75'^^xsd:double;
  dwc:individualCount '0.30000001192093'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175011'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.699999988079071"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175016'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.69999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175016'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174586'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174586'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174791'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174791'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174827'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174827'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174824'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174824'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833056"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833056 24.14333056)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833056"^^xsd:decimal ;
  geo-pos:long "24.14333056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174673'^^xsd:integer;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.14333056'^^xsd:double;
  dwc:latitude '40.73833056'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174673'^^xsd:anyURI;
  dwc:observationDate '2004-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173352'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173352'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173377'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173377'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174469'^^xsd:integer;
  dwc:scientificName 'Ceramium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144537'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174469'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174504'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174504'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174525'^^xsd:integer;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174525'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174534'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174534'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174606'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174606'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174711'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174711'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174758'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174758'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174818'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174818'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174850'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174850'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174892'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174892'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174970'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174970'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175032'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175032'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175061'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175061'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175116'^^xsd:integer;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175116'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175160'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175160'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174516'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174516'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174528'^^xsd:integer;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174528'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174541'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174541'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174656'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '1.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174656'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174698'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174698'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174725'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174725'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174741'^^xsd:integer;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174741'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174788'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174788'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174822'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174822'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174856'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174856'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174976'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174976'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175069'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175069'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175098'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175098'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175167'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175167'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175175'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175175'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174515'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174515'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174527'^^xsd:integer;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174527'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174540'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174540'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174583'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174583'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174655'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174655'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174724'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174724'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174740'^^xsd:integer;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174740'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174762'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174762'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174821'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174821'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174582'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174582'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174854'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174854'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174936'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174936'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174975'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174975'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175068'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175068'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175166'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175166'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175174'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175174'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174468'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174468'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174474'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174474'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174511'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174511'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174539'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174539'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174654'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174654'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174696'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174696'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174723'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174723'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174786'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174786'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174974'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174974'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175002'^^xsd:integer;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '205897'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175002'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175067'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175067'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175165'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175165'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175178'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175178'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174467'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174467'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174473'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174473'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175177'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175177'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174466'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174466'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174472'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174472'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174508'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174508'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174579'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174579'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174650'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174650'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174719'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174719'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174737'^^xsd:integer;
  dwc:scientificName 'Cystoseira schiffneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145531'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174737'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174760'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174760'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175128'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175128'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173353'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173353'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173378'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173378'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174486'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174486'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174505'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174505'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174526'^^xsd:integer;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174526'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174535'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174535'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174645'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174645'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174714'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174714'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174780'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174780'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174814'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174814'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174847'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174847'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174992'^^xsd:integer;
  dwc:scientificName 'Mesogloia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144922'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174992'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174999'^^xsd:integer;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '205897'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174999'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175007'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175007'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175064'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175064'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175095'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175095'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174510'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174510'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174581'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174581'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174693'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174693'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174720'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174720'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174785'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174785'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174852'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174852'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174973'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174973'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175001'^^xsd:integer;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '205897'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175001'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175066'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175066'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175170'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175170'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174851'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174851'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174867'^^xsd:integer;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174867'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174926'^^xsd:integer;
  dwc:scientificName 'Herposiphonia tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174926'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174972'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174972'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175000'^^xsd:integer;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '205897'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175000'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175040'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175040'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175072'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175072'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175101'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175101'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173381'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173381'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174507'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174507'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174554'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174554'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174690'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174690'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174712'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174712'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174759'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174759'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174778'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174778'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174845'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174845'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174893'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174893'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174971'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174971'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175033'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175033'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175062'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175062'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175093'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175093'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175161'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175161'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174517'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174517'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174542'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174542'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174584'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174584'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174699'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174699'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174726'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174726'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174764'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174764'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174789'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174789'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174823'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174823'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174857'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174857'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174938'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174938'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174977'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174977'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175008'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175008'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175099'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175099'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175168'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175168'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174576'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174576'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174675'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174675'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174692'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174692'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174715'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174715'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174781'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174781'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174968'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174968'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174990'^^xsd:integer;
  dwc:scientificName 'Mesogloia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144922'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174990'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174997'^^xsd:integer;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '205897'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174997'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175065'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175065'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175129'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175129'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175164'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175164'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173380'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173380'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173388'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173388'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174471'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174471'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174575'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174575'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174647'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174647'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174691'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174691'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4000000059604645"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175096'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.40000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175096'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175162'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175162'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174574'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174574'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174646'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174646'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174713'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174713'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174775'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174775'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174779'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174779'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174846'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174846'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174991'^^xsd:integer;
  dwc:scientificName 'Mesogloia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144922'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174991'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174998'^^xsd:integer;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '205897'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174998'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175063'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175063'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175094'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175094'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175127'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175127'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173376'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173376'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174484'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174484'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174503'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174503'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174524'^^xsd:integer;
  dwc:scientificName 'Cladophora laetevirens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145051'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174524'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174533'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174533'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174605'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174605'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174689'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174689'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174718'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174718'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174782'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174782'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174817'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174817'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174849'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174849'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174891'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174891'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174969'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174969'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175006'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175006'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175031'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175031'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175060'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175060'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175159'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175159'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173379'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173379'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174470'^^xsd:integer;
  dwc:scientificName 'Ceramium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144537'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174470'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174506'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174506'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174536'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174536'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174552'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174552'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175176'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175176'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174537'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174537'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175163'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175163'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174653'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174653'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174853'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174853'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175097'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175097'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174697'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174697'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174783'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174783'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174485'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174485'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174937'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174937'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174763'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174763'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174553'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174553'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175070'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175070'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175169'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175169'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174784'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174784'^^xsd:anyURI;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173351'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173351'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174674'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174674'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175092'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175092'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174644'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174644'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174787'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174787'^^xsd:anyURI;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82324722"^^xsd:decimal ;
  dwc:decimalLongitude "24.32196528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82324722 24.32196528)"^^geo:wktLiteral ;
  geo-pos:lat "40.82324722"^^xsd:decimal ;
  geo-pos:long "24.32196528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173387'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.32196528'^^xsd:double;
  dwc:latitude '40.82324722'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173387'^^xsd:anyURI;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175054'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175054'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173348'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173348'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174494'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174494'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174571'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174571'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174688'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174688'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174706'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174706'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174756'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174756'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174812'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174812'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174890'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174890'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174933'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174933'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174964'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174964'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175157'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175157'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174497'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174497'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174568'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174568'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174597'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174597'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174686'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174686'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174769'^^xsd:integer;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174769'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174841'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174841'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175038'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175038'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175056'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175056'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175089'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175089'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175125'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175125'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175126'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175126'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175085'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175085'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175121'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175121'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175152'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175152'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173362'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173362'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174500'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174500'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174549'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174549'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174633'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174633'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174643'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174643'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174962'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174962'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175030'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175030'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175049'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175049'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175084'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175084'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175150'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175150'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174502'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174502'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174639'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174639'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174708'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174708'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174739'^^xsd:integer;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174739'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174757'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174757'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174771'^^xsd:integer;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174771'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174842'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174842'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174915'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174915'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173374'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173374'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173354'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173354'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174577'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174577'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174648'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174648'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174716'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174716'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174815'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174815'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174848'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174848'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174935'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174935'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174967'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174967'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175058'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175058'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175090'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175090'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173350'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173350'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175158'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175158'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174532'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174532'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174640'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174640'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174710'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174710'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174777'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174777'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174813'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174813'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174844'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174844'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174897'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174897'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174934'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174934'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174966'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174966'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175005'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175005'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175052'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175052'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175120'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175120'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173375'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173375'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174578'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174578'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174642'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174642'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174649'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174649'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174717'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174717'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174816'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174816'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175039'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175039'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175059'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175059'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175028'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175028'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173363'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173363'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174501'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174501'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174531'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174531'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174551'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174551'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174638'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174638'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174707'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '120'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174707'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174770'^^xsd:integer;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174770'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174810'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174810'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174942'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174942'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174963'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174963'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175082'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175082'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174498'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174498'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174569'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174569'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174631'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174631'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174684'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174684'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174702'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174702'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174809'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174809'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174914'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174914'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174931'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174931'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174960'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174960'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175026'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175026'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175050'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175050'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173373'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173373'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174767'^^xsd:integer;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174767'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174774'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.10000000149012'^^xsd:double;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174774'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174965'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174965'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174989'^^xsd:integer;
  dwc:scientificName 'Mesogloia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144922'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174989'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174996'^^xsd:integer;
  dwc:scientificName 'Myriactula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '205897'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174996'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175029'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175029'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175086'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.20000000298023'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175086'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175122'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175122'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175154'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175154'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173349'^^xsd:integer;
  dwc:scientificName 'Acrochaetium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '143799'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173349'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173364'^^xsd:integer;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173364'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174703'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174703'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175123'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175123'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175155'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175155'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173361'^^xsd:integer;
  dwc:scientificName 'Audouinella daviesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157272'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173361'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '164103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174495'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174495'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174529'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174529'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174548'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174548'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174632'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174632'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175087'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175087'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174499'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174499'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174530'^^xsd:integer;
  dwc:scientificName 'Cladophora Rugulosae prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174530'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174570'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174570'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174636'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174636'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174687'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174687'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174705'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174705'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174755'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174755'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174811'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174811'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174932'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174932'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174961'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174961'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175027'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175027'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175051'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175051'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175083'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175083'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175149'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175149'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174496'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174496'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174567'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174567'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174634'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174634'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174685'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174685'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174709'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174709'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174843'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174843'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175037'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175037'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175055'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175055'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175088'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175088'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175156'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175156'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174637'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174637'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174572'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174572'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174635'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174635'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174704'^^xsd:integer;
  dwc:scientificName 'Cystoseira crinitophylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174704'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174573'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174573'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175057'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175057'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174754'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174754'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175153'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175153'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175053'^^xsd:integer;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175053'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174768'^^xsd:integer;
  dwc:scientificName 'Dictyota spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145379'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174768'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '145379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175124'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175124'^^xsd:anyURI;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174889'^^xsd:integer;
  dwc:scientificName 'Goniotrichum alsidii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174889'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6000000238418579"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174641'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.60000002384186'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174641'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175151'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175151'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175091'^^xsd:integer;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175091'^^xsd:anyURI;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173356'^^xsd:integer;
  dwc:scientificName 'Alsidium helminthochorton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144785'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173356'^^xsd:anyURI;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '144785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347222"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.44999998807907104"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347222 24.33599167)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347222"^^xsd:decimal ;
  geo-pos:long "24.33599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174550'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.33599167'^^xsd:double;
  dwc:latitude '40.89347222'^^xsd:double;
  dwc:minimumDepth '0.44999998807907'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174550'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175035'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175035'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174463'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174463'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174603'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174603'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174623'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174623'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174678'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174678'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174747'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174747'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174804'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174804'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174836'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174836'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174930'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174930'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175034'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175034'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174493'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174493'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174610'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174610'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174677'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174677'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174744'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174744'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174800'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174800'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174834'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174834'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174943'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174943'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173369'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173369'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174959'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174959'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174958'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174958'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174464'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.10000000149012'^^xsd:double;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174464'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174604'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174604'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174679'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174679'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174748'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174748'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174837'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174837'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174884'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174884'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174909'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174909'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174462'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174462'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174566'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174566'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174591'^^xsd:integer;
  dwc:scientificName 'Codium fragile tomentosoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174591'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174622'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174622'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174668'^^xsd:integer;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174668'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174875'^^xsd:integer;
  dwc:scientificName 'Giffordia mitchellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '220961'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174875'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '162894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175018'^^xsd:integer;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175018'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1871856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175148'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175148'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174465'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174465'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174630'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174630'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174683'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174683'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174753'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174753'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174840'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174840'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174887'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174887'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174913'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174913'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175172'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175172'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174621'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '75'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174621'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174802'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174802'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174882'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174882'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174908'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174908'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174957'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174957'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175147'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175147'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175173'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175173'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173371'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173371'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173386'^^xsd:integer;
  dwc:scientificName 'Callithamnion corymbosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144526'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173386'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174592'^^xsd:integer;
  dwc:scientificName 'Codium fragile tomentosoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174592'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174625'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174625'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174803'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174803'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173372'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173372'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174626'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174626'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174680'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174680'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174750'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174750'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174776'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia carnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145490'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174776'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174806'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174806'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174838'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174838'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174873'^^xsd:integer;
  dwc:scientificName 'Giffordia mitchellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '220961'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174873'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '162894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174883'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174883'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174460'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174460'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175078'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175078'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175143'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175143'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173370'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173370'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174627'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174627'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174681'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174681'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174751'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174751'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174807'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174807'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174874'^^xsd:integer;
  dwc:scientificName 'Giffordia mitchellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '220961'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174874'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '162894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174885'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174885'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175079'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175079'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175144'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175144'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174669'^^xsd:integer;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174669'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174682'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174682'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174752'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174752'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174910'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174910'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175145'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175145'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174461'^^xsd:integer;
  dwc:scientificName 'Ceramium byssoideum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '239109'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174461'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '377236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174629'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174629'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174670'^^xsd:integer;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174670'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174738'^^xsd:integer;
  dwc:scientificName 'Dasya rigidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144722'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174738'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174911'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174911'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175146'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175146'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174523'^^xsd:integer;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174523'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175142'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175142'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173366'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173366'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174609'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174609'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174676'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174676'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174833'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174833'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174876'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174876'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174898'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174898'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174956'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174956'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175115'^^xsd:integer;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175115'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174886'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174886'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175004'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175004'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174912'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174912'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174899'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174899'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174624'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174624'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174483'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174483'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174808'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174808'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174749'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174749'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174746'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174746'^^xsd:anyURI;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175003'^^xsd:integer;
  dwc:scientificName 'Nitophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143893'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175003'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '143893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174628'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174628'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174839'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174839'^^xsd:anyURI;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174596'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174596'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.6499999761581421"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174595'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.64999997615814'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174595'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175036'^^xsd:integer;
  dwc:scientificName 'Sargassum (Sargassum) vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.20000000298023'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145565'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175036'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '494801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.92656667"^^xsd:decimal ;
  dwc:decimalLongitude "24.41184167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.92656667 24.41184167)"^^geo:wktLiteral ;
  geo-pos:lat "40.92656667"^^xsd:decimal ;
  geo-pos:long "24.41184167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174805'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.41184167'^^xsd:double;
  dwc:latitude '40.92656667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174805'^^xsd:anyURI;
  dwc:observationDate '2004-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173367'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.20000000298023'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173367'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174519'^^xsd:integer;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174519'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174547'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174547'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174612'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174612'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174794'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145495'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174794'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174877'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174877'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174900'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174900'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174944'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174944'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175012'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175012'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175021'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175021'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175048'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175048'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175139'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175139'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174599'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174599'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174613'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174613'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174795'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145495'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174795'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174801'^^xsd:integer;
  dwc:scientificName 'Asparagopsis armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.20000000298023'^^xsd:double;
  dwc:aphiaid '144438'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174801'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174835'^^xsd:integer;
  dwc:scientificName 'Fosliella farinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '238873'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174835'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174901'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174901'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174945'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174945'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175013'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175013'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175045'^^xsd:integer;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175045'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175140'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175140'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174907'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174907'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174955'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174955'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175141'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175141'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174522'^^xsd:integer;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174522'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174562'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174562'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174611'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174611'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174870'^^xsd:integer;
  dwc:scientificName 'Giffordia mitchellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '220961'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174870'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '162894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174880'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174880'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174903'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174903'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174950'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174950'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175114'^^xsd:integer;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175114'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173365'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173365'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174608'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174608'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1173368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1173368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1173368'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1173368'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174614'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174614'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174796'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145495'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174796'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174878'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174878'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174902'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174902'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174925'^^xsd:integer;
  dwc:scientificName 'Herposiphonia tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174925'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174946'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174946'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175023'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175023'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175046'^^xsd:integer;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175046'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174561'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174561'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174797'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '145495'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174797'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174947'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174947'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175024'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175024'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175118'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175118'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174905'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174905'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174953'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174953'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175136'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '45'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175136'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174492'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174492'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174563'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174563'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174617'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174617'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174799'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145495'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174799'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174879'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174879'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174949'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174949'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175044'^^xsd:integer;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175044'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175117'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175117'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174565'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174565'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174594'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174594'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174619'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174619'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175043'^^xsd:integer;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175043'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175112'^^xsd:integer;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175112'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175134'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175134'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174616'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174616'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174798'^^xsd:integer;
  dwc:scientificName 'Erythrotrichia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '145495'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174798'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174948'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174948'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175025'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175025'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175047'^^xsd:integer;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175047'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175119'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175119'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174600'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174600'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174615'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174615'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174872'^^xsd:integer;
  dwc:scientificName 'Giffordia mitchellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '220961'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174872'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '162894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174904'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174904'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174952'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174952'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175113'^^xsd:integer;
  dwc:scientificName 'Enteromorpha multiramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.050000000745058'^^xsd:double;
  dwc:aphiaid '145969'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175113'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '377190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175135'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175135'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174564'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174564'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174593'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174593'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174618'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174618'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174667'^^xsd:integer;
  dwc:scientificName 'Cyanophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '146542'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174667'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174871'^^xsd:integer;
  dwc:scientificName 'Giffordia mitchellae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '2.5'^^xsd:double;
  dwc:aphiaid '220961'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174871'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '162894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174951'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174951'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174521'^^xsd:integer;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174521'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174560'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174560'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174607'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174607'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174906'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174906'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174954'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174954'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3499999940395355"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175137'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.34999999403954'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175137'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174481'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174481'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174520'^^xsd:integer;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174520'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174602'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174602'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174620'^^xsd:integer;
  dwc:scientificName 'Corallina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '145107'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174620'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '732248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174598'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174598'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175022'^^xsd:integer;
  dwc:scientificName 'Porphyra rosengurttii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '341171'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175022'^^xsd:anyURI;
  dwc:observationDate '2004-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '626043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174881'^^xsd:integer;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174881'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.15000000596046448"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174601'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.15000000596046'^^xsd:double;
  dwc:individualCount '0.0099999997764826'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174601'^^xsd:anyURI;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174559'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174559'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.30000001192092896"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174745'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.30000001192093'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174745'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1174482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1174482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1174482'^^xsd:integer;
  dwc:scientificName 'Ceramium tenerrimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:individualCount '0.5'^^xsd:double;
  dwc:aphiaid '144567'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1174482'^^xsd:anyURI;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1735081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95200278"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.10000000149011612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95200278 24.49922222)"^^geo:wktLiteral ;
  geo-pos:lat "40.95200278"^^xsd:decimal ;
  geo-pos:long "24.49922222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1611__urn%3Acatalog%3AMarBEF%2FLargeNet%3Af1%3A1175138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:f1:1175138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1611_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'f1'^^xsd:string;
  dwc:catalogNumber '1175138'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED: Greece: Kavala Gulf'^^xsd:string;
  dwc:longitude '24.49922222'^^xsd:double;
  dwc:latitude '40.95200278'^^xsd:double;
  dwc:minimumDepth '0.10000000149012'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:sampleSize '0.0625 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:f1:1175138'^^xsd:anyURI;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF